Skip to content

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

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

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

Triggered via push July 14, 2023 10:04
Status Success
Total duration 2m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Update version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, EndBug/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Update version
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/
Update version
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/
Update version
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/
Update version
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/
Update version
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/
Update version
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/
Update version
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/
Update version
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/
Update version
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/
Update version
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: 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: FileLogger/FileLogger.cs#L31
Possible null reference return.
release: VoiceAttack.cs#L18
Non-nullable property 'Proxy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: VoiceAttack.cs#L20
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: Proxy/Variables/VoiceAttackVariables.cs#L33
Possible null reference argument for parameter 'value' in 'void VoiceAttackVariables.Set(string category, string name, object value, TypeCode code)'.
release: Proxy/Variables/VoiceAttackVariables.cs#L137
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: 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: 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#L18
Non-nullable property 'Proxy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: VoiceAttack.cs#L20
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: Proxy/Variables/VoiceAttackVariables.cs#L33
Possible null reference argument for parameter 'value' in 'void VoiceAttackVariables.Set(string category, string name, object value, TypeCode code)'.
release: Proxy/Variables/VoiceAttackVariables.cs#L137
Possible null reference return.
release: FileLogger/FileLogger.cs#L31
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: 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).