Skip to content

chore(deps): bump ConsoleAppFramework from 4.2.4 to 5.2.3 #117

chore(deps): bump ConsoleAppFramework from 4.2.4 to 5.2.3

chore(deps): bump ConsoleAppFramework from 4.2.4 to 5.2.3 #117

Triggered via pull request July 30, 2024 07:43
Status Failure
Total duration 28s
Artifacts

dotnet-build.yaml

on: pull_request
build-dotnet
19s
build-dotnet
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-dotnet
The type or namespace name 'ConsoleAppBase' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'RootCommandAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'RootCommand' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'OptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'Option' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'OptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'Option' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
The type or namespace name 'ConsoleAppBase' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet: src/UnityBuildRunner/Program.cs#L25
The type or namespace name 'RootCommandAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet: src/UnityBuildRunner/Program.cs#L25
The type or namespace name 'RootCommand' could not be found (are you missing a using directive or an assembly reference?)
build-dotnet
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/