Jd/add infos #1161
Annotations
1 error and 2 warnings
build (1, x86, ubuntu-latest)
Process completed with exit code 1.
|
build (1, x86, ubuntu-latest):
src/system_data.jl#L62
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/system_data.jl:62:- in_memory=time_series_in_memory,
src/system_data.jl:63:- directory=time_series_directory,
src/system_data.jl:64:- compression=compression,
src/system_data.jl:62:+ in_memory = time_series_in_memory,
src/system_data.jl:63:+ directory = time_series_directory,
src/system_data.jl:64:+ compression = compression,
|
build (1, x86, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|