Skip to content

Merge branch 'main' of https://github.com/Somfic/EliteVA #133

Merge branch 'main' of https://github.com/Somfic/EliteVA

Merge branch 'main' of https://github.com/Somfic/EliteVA #133

Triggered via push February 22, 2024 12:38
Status Success
Total duration 2m 32s
Artifacts

build.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/CommandAction.cs#L8
Non-nullable property 'Caption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/CommandAction.cs#L20
Non-nullable property 'ConditionMet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/CommandAction.cs#L35
Non-nullable property 'CommandCaption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/CommandAction.cs#L38
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/CommandAction.cs#L41
Non-nullable property 'ActionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/CommandAction.cs#L50
Non-nullable property 'KeyCodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ProfileGenerator/Models/CommandAction.cs#L98
Non-nullable property 'RandomSounds' 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: 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/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/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/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/