Skip to content

Run CI on windows

Run CI on windows #2

Triggered via push March 11, 2024 11:45
Status Success
Total duration 2m 3s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1, NuGet/setup-nuget@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release: ProfileGenerator/Models/ActionSequence.cs#L7
Non-nullable property 'CommandAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Commands.cs#L8
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L7
Non-nullable property 'Referrer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L43
Non-nullable property 'BaseId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L46
Non-nullable property 'OriginId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L67
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L70
Non-nullable property 'CommandString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L73
Non-nullable property 'ActionSequence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L82
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/Command.cs#L121
Non-nullable property 'SourceProfile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: EliteVA/Loggers/File/FileLogger.cs#L35
Nullability of reference types in type of parameter 'exception' of 'void FileLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
release: EliteVA/Loggers/File/FileLogger.cs#L29
Nullability in constraints for type parameter 'TState' of method 'FileLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
release: EliteVA/Proxy/Variables/VoiceAttackVariables.cs#L137
Possible null reference assignment.
release: EliteVA/Loggers/VoiceAttack/VoiceAttackLogger.cs#L56
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
release: EliteVA/Loggers/VoiceAttack/VoiceAttackLogger.cs#L66
Possible null reference return.
release: EliteVA/Proxy/VoiceAttackPlugin.cs#L9
Non-nullable field 'Proxy' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: EliteVA/Loggers/Socket/SocketLogger.cs#L41
The variable 'ex' is declared but never used
release: EliteVA/Loggers/Socket/SocketLogger.cs#L60
The variable 'ex' is declared but never used
release: EliteVA/Records/RecordGenerator.cs#L20
Non-nullable event 'RecordsGenerated' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
release: EliteVA/VoiceAttack.cs#L95
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
release
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/
release
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/
release
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/
release
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/
release
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/