Skip to content

Update dev-autopublish.yml #2

Update dev-autopublish.yml

Update dev-autopublish.yml #2

Triggered via push April 16, 2024 21:21
Status Success
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
publish
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/.
publish
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/
publish: Amino.NET/helpers.cs#L13
The type name 'helpers' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish: Amino.NET/Objects/eventLog.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/eventLog.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/eventLog.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/eventLog.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/eventLog.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/Message.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/Message.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/Message.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Objects/Message.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/