Merge branch 'main' of https://github.com/Somfic/EliteVA #81
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
31 warnings
release
The following actions uses node12 which is deprecated and will be forced to run on node16: EndBug/add-and-commit@v6.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/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:
ProfileGenerator/Models/Command.cs#L205
Non-nullable property 'LastEditedAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
FileLogger/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:
FileLogger/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:
VoiceAttack.cs#L20
Non-nullable property 'Proxy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
VoiceAttack.cs#L22
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
Proxy/Variables/VoiceAttackVariables.cs#L175
Possible null reference return.
|
release:
Proxy/Logging/Extensions/VoiceAttackLogger.cs#L55
Possible null reference argument for parameter 'arg2' in 'string Func<TState, Exception, string>.Invoke(TState arg1, Exception arg2)'.
|
release:
Proxy/Logging/Extensions/VoiceAttackLogger.cs#L65
Possible null reference return.
|
release:
EliteVA.cs#L76
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:
FileLogger/FileLogger.cs#L31
Possible null reference return.
|
release:
FileLogger/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
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/
|
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/
|