Update publish.yaml #35
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, 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/
|
Utils.cs#L30
Converting null literal or possible null value to non-nullable type.
|
Utils.cs#L36
Possible null reference assignment.
|
Utils.cs#L70
Converting null literal or possible null value to non-nullable type.
|
Utils.cs#L80
The variable 'ex' is declared but never used
|
Utils.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Utils.cs#L30
Converting null literal or possible null value to non-nullable type.
|
Utils.cs#L36
Possible null reference assignment.
|
Utils.cs#L70
Converting null literal or possible null value to non-nullable type.
|
Utils.cs#L80
The variable 'ex' is declared but never used
|
Utils.cs#L25
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading