merged 5.0.0 #100
Annotations
16 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, KageKirin/get-csproj-version@v0, actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AutomaticInterface/TestNuget/Test.cs#L5
'GenerateAutomaticInterfaceAttribute' is obsolete: 'This attribute is obsolete. Use generated attribute instead.'
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L57
Nullability of reference types in value of type 'Task<string>' doesn't match target type 'Task<string?>'.
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L21
Non-nullable property 'Hello' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L23
Non-nullable property 'OnlyGet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L71
Non-nullable event 'ShapeChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L76
Non-nullable event 'ShapeChanged2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L82
Non-nullable event 'ShapeChangedNullable2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L80
The event 'DemoClass.ShapeChangedNullable' is never used
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L82
The event 'DemoClass.ShapeChangedNullable2' is never used
|
AutomaticInterface/AutomaticInterfaceExample/DemoClass.cs#L71
The event 'DemoClass.ShapeChanged' is never used
|
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/
|
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/
|
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/
|
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/
|
This job succeeded
Loading