Skip to content

Follow up on renaming (#1) #5

Follow up on renaming (#1)

Follow up on renaming (#1) #5

Triggered via push September 15, 2023 11:46
Status Success
Total duration 3m 10s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (x64): Plumsy/Models/PluginEntry.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): Plumsy/Models/PluginEntry.cs#L8
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/