Merge pull request #4 from gluschenko/dependabot/github_actions/dot-g… #36
Annotations
1 error and 15 warnings
deploy
Unable to download artifact(s): Artifact not found for name: builds
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/RenderBox.Shared/Core/Color.cs#L79
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/RenderBox.Shared/Core/Vector.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/RenderBox.Shared/Core/Vector.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/RenderBox.Shared/Core/Vector.cs#L292
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/RenderBox.Shared/Modules/PathTracer/Shape.cs#L20
Non-nullable property 'Light' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/RenderBox.Shared/Modules/PathTracer/Scene.cs#L19
Non-nullable property 'Lights' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/RenderBox.Shared/Modules/PathTracer/Light.cs#L16
Non-nullable property 'Shape' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/RenderBox.Shared/Modules/PathTracer/Camera.cs#L14
Field 'Camera.ViewPosMatrix' is never assigned to, and will always have its default value
|
build:
src/RenderBox.Shared/Modules/PathTracer/Camera.cs#L14
Field 'Camera.PosMatrix' is never assigned to, and will always have its default value
|
build:
src/RenderBox/Services/Renderers/PathTraceRenderer.cs#L130
Cannot convert null literal to non-nullable reference type.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "builds".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
builds
Expired
|
156 MB |
|