Skip to content

Merge pull request #94 from strem-app/feature/stop-mouse-hooks #26

Merge pull request #94 from strem-app/feature/stop-mouse-hooks

Merge pull request #94 from strem-app/feature/stop-mouse-hooks #26

Re-run triggered February 26, 2024 08:59
Status Failure
Total duration 4m 15s
Artifacts
package-and-release
4m 1s
package-and-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
package-and-release
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/IsFloatAttribute.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/IsIntegerAttribute.cs#L7
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
package-and-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
package-and-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/