Update workflow #4
Annotations
10 warnings and 2 notices
|
build (Debug):
MainForm.cs#L208
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Debug):
Model/Scene.cs#L53
Possible null reference return.
|
|
build (Debug):
Model/Scene.cs#L30
Possible null reference return.
|
|
build (Debug):
Engine/ObservableImage.cs#L63
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
Model/Vector.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Release):
MainForm.cs#L208
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Release):
Model/Scene.cs#L53
Possible null reference return.
|
|
build (Release):
Model/Scene.cs#L30
Possible null reference return.
|
|
build (Release):
Model/Vector.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Release):
Engine/ObservableImage.cs#L63
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build (Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
RAYTRACER_UNILIGHT_Debug
Expired
|
107 KB |
sha256:61cb435252ad7574ebed6341233d32eb5d1fe713aa50a9f4343558c8d4212b2e
|
|
|
RAYTRACER_UNILIGHT_Release
Expired
|
104 KB |
sha256:235831a821d8a08b7bf4ad5d6a31296a2df0b71bd7178e283fd49e6b1d06b5c9
|
|