Skip to content

Added a batch script for Chibi-Robo! #1711

Added a batch script for Chibi-Robo!

Added a batch script for Chibi-Robo! #1711

Triggered via push August 8, 2024 05:45
Status Failure
Total duration 6m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L55
'ISceneObjectInstance.Definition' hides inherited member 'IReadOnlySceneObjectInstance.Definition'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L57
'ISceneObjectInstance.Position' hides inherited member 'IReadOnlySceneObjectInstance.Position'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L58
'ISceneObjectInstance.Rotation' hides inherited member 'IReadOnlySceneObjectInstance.Rotation'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L59
'ISceneObjectInstance.Scale' hides inherited member 'IReadOnlySceneObjectInstance.Scale'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L71
'ISceneObjectInstance.Models' hides inherited member 'IReadOnlySceneObjectInstance.Models'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L73
'ISceneObjectInstance.ViewerScale' hides inherited member 'IReadOnlySceneObjectInstance.ViewerScale'. Use the new keyword if hiding was intended.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: FinModelUtility/Fin/Fin/src/scene/SceneInterfaces.cs#L42
'ISceneArea.Objects' hides inherited member 'IReadOnlySceneArea.Objects'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInterfaces.cs#L45
'ISceneArea.BackgroundColor' hides inherited member 'IReadOnlySceneArea.BackgroundColor'. Use the new keyword if hiding was intended.