Build Client Package #24
Annotations
2 errors and 15 warnings
build:
src/TopoMojo.Api.Client/TopoMojo.Api.Contracts.cs#L968
The type or namespace name 'DataAnnotations' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference?)
|
build
Process completed with exit code 1.
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, 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/
|
build:
src/TopoMojo.Api/Features/Gamespace/GamespaceValidator.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Gamespace/GamespaceValidator.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Gamespace/GamespaceValidator.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/User/UserValidator.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Template/TemplateValidator.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Dispatch/DispatchValidator.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Workspace/WorkspaceValidator.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Gamespace/GamespaceValidator.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Gamespace/GamespaceValidator.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TopoMojo.Api/Features/Gamespace/GamespaceValidator.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build
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
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
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/
|