Skip to content

Publish

Publish #1

Triggered via release June 24, 2024 05:18
Status Failure
Total duration 33s
Artifacts

publish.yml

on: release
deploy-upm
10s
deploy-upm
deploy-nuget
25s
deploy-nuget
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
deploy-upm
Process completed with exit code 1.
deploy-nuget
Process completed with exit code 1.
deploy-upm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-upm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L980
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L980
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L985
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: source/UnityPackage/Assets/Runtime/FixedVector4TypeConverter.cs#L31
The variable 'a' is declared but never used
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L16
Missing XML comment for publicly visible type or member 'Fixed.Precision'
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L17
Missing XML comment for publicly visible type or member 'Fixed.MaxValue'
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L18
Missing XML comment for publicly visible type or member 'Fixed.MinValue'
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L19
Missing XML comment for publicly visible type or member 'Fixed.One'
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L20
Missing XML comment for publicly visible type or member 'Fixed.Zero'
deploy-nuget: source/UnityPackage/Assets/Runtime/Fixed.cs#L25
Missing XML comment for publicly visible type or member 'Fixed.PiOver2'