Temporarily disabling nuget, adding explicit repo #18
build-and-test.yml
on: push
build-and-test
1m 40s
package-and-release
4m 2s
Annotations
15 warnings
build-and-test:
src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L21
Non-nullable property 'OutputDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L36
Non-nullable property 'EnvironmentalVars' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L21
Non-nullable property 'OutputDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L36
Non-nullable property 'EnvironmentalVars' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L6
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L6
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Strem.Core/Services/Validation/Attributes/IsIntegerAttribute.cs#L7
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-and-test:
src/Strem.Core/Variables/Variables.cs#L17
Cannot convert null literal to non-nullable reference type.
|
package-and-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, alexellis/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
package-and-release
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/
|
package-and-release
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/
|
package-and-release
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/
|
package-and-release
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/
|