Skip to content

Merge pull request #44 from Amino-NET-Group/patch/fix-current-json-is… #25

Merge pull request #44 from Amino-NET-Group/patch/fix-current-json-is…

Merge pull request #44 from Amino-NET-Group/patch/fix-current-json-is… #25

Triggered via push June 2, 2024 12:52
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

24 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/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/helpers.cs#L14
The type name 'helpers' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/WebSocketHandler.cs#L93
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
publish: Amino.NET/Client.cs#L1334
The variable '_flagType' is declared but never used
publish: Amino.NET/helpers.cs#L59
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
publish: Amino.NET/helpers.cs#L74
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
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/
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/helpers.cs#L14
The type name 'helpers' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish: Amino.NET/WebSocketHandler.cs#L93
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/Builders/PostBuilder.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Amino.NET/helpers.cs#L59
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
publish: Amino.NET/helpers.cs#L74
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
publish: Amino.NET/Client.cs#L1334
The variable '_flagType' is declared but 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/