fix: Adds BWT cliloc support for v7.0.104+ #5993
build-test.yml
on: pull_request
Matrix: build-linux
Matrix: build-macos
Annotations
6 warnings and 1 notice
Build (MacOS 14)
icu4c 74.2 is already installed and up-to-date.
To reinstall 74.2, run:
brew reinstall icu4c
|
Build (MacOS 14)
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
Build (MacOS 13)
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
Build (MacOS 13)
argon2 20190702_1 is already installed and up-to-date.
To reinstall 20190702_1, run:
brew reinstall argon2
|
Return value of [MustUseReturnValue] annotated method is not used:
Projects/Server/Localization/Localization.cs#L101
Return value of method is not used. Fewer bytes can be read than requested
|
Return value of [MustUseReturnValue] annotated method is not used:
Projects/Server/Localization/Localization.cs#L123
Return value of method is not used. Fewer bytes can be read than requested
|
Namespace does not correspond to file location:
Projects/Server/Client/BwtDecompress.cs#L6
Namespace does not correspond to file location, must be: 'Server.Client'
|