Merge pull request #99 from strem-app/chore/update-dependencies #38
build-and-test.yml
on: push
build-and-test
1m 31s
package-and-release
4m 1s
Annotations
15 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test:
src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L21
Non-nullable property 'OutputDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
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/Services/Validation/Attributes/RequiredIfAttribute.cs#L99
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#L26
Possible null reference return.
|
build-and-test:
src/Strem.Core/Components/Elements/ValidationMessageContainer.razor#L17
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-test:
src/Strem.Core/Events/Broker/MessageBroker.cs#L31
Converting null literal or possible null value to non-nullable type.
|
build-and-test:
src/Strem.Core/Components/VariableDescriptorList.razor#L28
Non-nullable property 'VariableDescriptors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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/
|