Skip to content

Remote init

Remote init #30

Triggered via push May 5, 2024 07:55
Status Success
Total duration 1m 55s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[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/
build (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/
build (Release)
No files were found with the provided path: \AppPackages. No artifacts will be uploaded.
build (Release): Coupling/Interaction/Interaction010.cs#L43
'Interaction010.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (Release): Coupling/Interaction/Interaction010.cs#L13
Non-nullable field 'experience' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Coupling/Interaction/Interaction010.cs#L13
Non-nullable field 'result' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Existence/Existence010.cs#L27
Non-nullable field 'previousExperience' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Existence/Existence010.cs#L49
Possible null reference return.
build (Release): Existence/Existence010.cs#L95
Possible null reference return.
build (Release): Existence/Existence010.cs#L109
Converting null literal or possible null value to non-nullable type.
build (Release): Existence/Existence010.cs#L118
Possible null reference return.
build (Release): Existence/Existence010.cs#L142
Converting null literal or possible null value to non-nullable type.
build (Release): Existence/Existence010.cs#L143
Converting null literal or possible null value to non-nullable type.