Skip to content

build: bump nuget version due to build #35

build: bump nuget version due to build

build: bump nuget version due to build #35

Triggered via push March 19, 2024 09:25
Status Failure
Total duration 2m 29s
Artifacts

action.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 26 warnings
publish
Input required and not supplied: tag_name
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Formatting
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/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L51
Nullability of reference types in value of type 'Task<string>' doesn't match target type 'Task<string?>'.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L23
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L65
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L70
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L76
Non-nullable event 'ShapeChangedNullable2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L74
The event 'DemoClass.ShapeChangedNullable' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L70
The event 'DemoClass.ShapeChanged2' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L65
The event 'DemoClass.ShapeChanged' is never used
test: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L76
The event 'DemoClass.ShapeChangedNullable2' is never used
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, KageKirin/get-csproj-version@v0, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: KageKirin/get-csproj-version@v0, actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L51
Nullability of reference types in value of type 'Task<string>' doesn't match target type 'Task<string?>'.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L23
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L65
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L70
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L76
Non-nullable event 'ShapeChangedNullable2' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L74
The event 'DemoClass.ShapeChangedNullable' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L70
The event 'DemoClass.ShapeChanged2' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L65
The event 'DemoClass.ShapeChanged' is never used
publish: AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L76
The event 'DemoClass.ShapeChangedNullable2' is never used
publish
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/