CactusPuppy is generating a release #95
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/Wiki.cs#L46
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build-on-all-platforms:
Deltinteger/Deltinteger/i18n/Generate.cs#L52
Unreachable code detected
|
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/Handlers/DocumentHandler.cs#L30
The field 'DocumentHandler._compatibility' is never used
|
build-on-all-platforms:
Deltinteger/Deltinteger/Language Server/Server.cs#L304
Field 'DeltintegerLanguageServer.PathmapDocument.Text' is never assigned to, and will always have its default value null
|
build-on-all-platforms:
Deltinteger/Deltinteger/Language Server/Server.cs#L305
Field 'DeltintegerLanguageServer.PathmapDocument.File' 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/Extras.cs#L162
The field 'MarkupBuilder.inCodeLine' is assigned but its value is never used
|
build-on-all-platforms:
Deltinteger/Deltinteger/Debugger/Debugger.cs#L33
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
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/Wiki.cs#L46
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build-on-all-platforms:
Deltinteger/Deltinteger/i18n/Generate.cs#L52
Unreachable code detected
|
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/Server.cs#L305
Field 'DeltintegerLanguageServer.PathmapDocument.File' 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/Handlers/DocumentHandler.cs#L30
The field 'DocumentHandler._compatibility' is never used
|
build-on-all-platforms:
Deltinteger/Deltinteger/Language Server/Server.cs#L304
Field 'DeltintegerLanguageServer.PathmapDocument.Text' is never assigned to, and will always have its default value null
|
build-on-all-platforms:
Deltinteger/Deltinteger/Extras.cs#L162
The field 'MarkupBuilder.inCodeLine' is assigned but its value is never used
|
build-on-all-platforms:
Deltinteger/Deltinteger/Debugger/Debugger.cs#L37
Use "Async" suffix in names of methods that return an awaitable type. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
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/Wiki.cs#L46
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
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/i18n/Generate.cs#L52
Unreachable code detected
|
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/Handlers/DocumentHandler.cs#L30
The field 'DocumentHandler._compatibility' is never used
|
build-on-all-platforms:
Deltinteger/Deltinteger/Language Server/Server.cs#L304
Field 'DeltintegerLanguageServer.PathmapDocument.Text' is never assigned to, and will always have its default value null
|
build-on-all-platforms:
Deltinteger/Deltinteger/Language Server/Server.cs#L305
Field 'DeltintegerLanguageServer.PathmapDocument.File' is never assigned to, and will always have its default value null
|
build-on-all-platforms:
Deltinteger/Deltinteger/Extras.cs#L162
The field 'MarkupBuilder.inCodeLine' is assigned but its value is never used
|
build-on-all-platforms:
Deltinteger/Deltinteger/Compiler/Parse/Parser.cs#L1657
Avoid "Async" suffix in names of methods that do not return an awaitable type. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
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/
|