Skip to content

ItsDeltin is generating a release #104

ItsDeltin is generating a release

ItsDeltin is generating a release #104

Triggered via push December 16, 2023 00:43
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: push
build-on-all-platforms
1m 37s
build-on-all-platforms
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-on-all-platforms
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Variables/Workshop/WorkshopVariablePosition.cs#L4
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-on-all-platforms: Deltinteger/Deltinteger/Cache/FileManager.cs#L49
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build-on-all-platforms: Deltinteger/Deltinteger/Debugger/Debugger.cs#L37
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.
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Settings/Toml/TomlFile.cs#L30
The variable 'ex' is declared but never used
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Import/ImportedFile.cs#L34
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Import/FileGetter.cs#L84
Dereference of a possibly null reference.
build-on-all-platforms: Deltinteger/Deltinteger/Debugger/Debugger.cs#L17
Field 'ClipboardListener.VariableCollection' is never assigned to, and will always have its default value null
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Types/Classes/ClassDebugVariableResolver.cs#L12
Field 'ClassDebugVariableResolver._deltinScript' is never assigned to, and will always have its default value null
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Server.cs#L264
Field 'OstwLangServer.PathmapDocument.Text' is never assigned to, and will always have its default value null
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Variables/Workshop/WorkshopVariablePosition.cs#L4
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-on-all-platforms: Deltinteger/Deltinteger/Cache/FileManager.cs#L49
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build-on-all-platforms: Deltinteger/Deltinteger/Debugger/Debugger.cs#L37
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.
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Settings/Toml/TomlFile.cs#L30
The variable 'ex' is declared but never used
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Import/FileGetter.cs#L84
Dereference of a possibly null reference.
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Import/ImportedFile.cs#L34
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Types/Classes/ClassDebugVariableResolver.cs#L12
Field 'ClassDebugVariableResolver._deltinScript' is never assigned to, and will always have its default value null
build-on-all-platforms: Deltinteger/Deltinteger/Debugger/Debugger.cs#L17
Field 'ClipboardListener.VariableCollection' is never assigned to, and will always have its default value null
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Model/IProjectUpdater.cs#L21
Field 'TimedProjectUpdater.doExit' is never assigned to, and will always have its default value false
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Variables/Workshop/WorkshopVariablePosition.cs#L4
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-on-all-platforms: Deltinteger/Deltinteger/Cache/FileManager.cs#L49
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build-on-all-platforms: Deltinteger/Deltinteger/Debugger/Debugger.cs#L37
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.
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Import/FileGetter.cs#L84
Dereference of a possibly null reference.
build-on-all-platforms: Deltinteger/Deltinteger/Parse/Import/ImportedFile.cs#L34
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Settings/Toml/TomlFile.cs#L30
The variable 'ex' is declared but never used
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Model/IProjectUpdater.cs#L21
Field 'TimedProjectUpdater.doExit' is never assigned to, and will always have its default value false
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Server.cs#L265
Field 'OstwLangServer.PathmapDocument.File' is never assigned to, and will always have its default value null
build-on-all-platforms: Deltinteger/Deltinteger/Language Server/Server.cs#L264
Field 'OstwLangServer.PathmapDocument.Text' is never assigned to, and will always have its default value null
build-on-all-platforms
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/
build-on-all-platforms
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/