Merge pull request #11 from dib-lab/add-citation #54
rust.yml
on: push
Check
30s
coverage
27s
Lints
30s
Check if wasm-pack builds a valid package
3m 8s
Run tests under wasm32-wasi
9s
Matrix: test
Annotations
13 errors and 64 warnings
Run tests under wasm32-wasi
Unable to process command '::add-path::/home/runner/.wasmtime/bin' successfully.
|
Run tests under wasm32-wasi
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
coverage
Docker build failed with exit code 1
|
Lints
failed to run custom build command for `mqf v1.0.1 (/home/runner/work/MQF/MQF)`
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check
failed to run custom build command for `mqf v1.0.1 (/home/runner/work/MQF/MQF)`
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test (macos)
failed to run custom build command for `mqf v1.0.1 (/Users/runner/work/MQF/MQF)`
|
test (macos)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
test (windows)
failed to run custom build command for `mqf v1.0.1 (D:\a\MQF\MQF)`
|
test (windows)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
Check if wasm-pack builds a valid package
failed to run custom build command for `mqf v1.0.1 (/home/runner/work/MQF/MQF)`
|
Check if wasm-pack builds a valid package
Process completed with exit code 1.
|
Run tests under wasm32-wasi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests under wasm32-wasi
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/
|
Run tests under wasm32-wasi
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/
|
Run tests under wasm32-wasi
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/
|
Run tests under wasm32-wasi
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/
|
coverage
Docker build failed with exit code 1, back off 7.787 seconds before retry.
|
coverage
Docker build failed with exit code 1, back off 5.028 seconds before retry.
|
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lints
src/gqf.cpp:55:64: warning: integer constant is so large that it is unsigned
|
Lints
| ^~~~~~~~~~~~~~~~~~~~
|
Lints
57 | //#define BITMASK(nbits) ((nbits) == 64 ? 0xffffffffffffffff : (1ULL << (nbits)) \
|
Lints
src/gqf.cpp: In function ‘void modify_metadata(QF*, uint64_t*, int)’:
|
Lints
263 | static void modify_metadata(QF *cf, uint64_t *metadata, int cnt)
|
Lints
src/gqf.cpp: In function ‘void insert_replace_slots_and_shift_remainders_and_runends_and_offsets(QF*, int, uint64_t, uint64_t, const uint64_t*, const uint64_t*, uint64_t, uint64_t)’:
|
Lints
1081 | for (i = 0; i < ninserts - 1; i++){
|
Lints
src/gqf.cpp:1091:31: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare]
|
Lints
| ~~^~~~~~~~~~~~~~
|
Lints
1146 | while (npreceding_empties < ninserts &&
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check
src/gqf.cpp:55:64: warning: integer constant is so large that it is unsigned
|
Check
| ^~~~~~~~~~~~~~~~~~~~
|
Check
57 | //#define BITMASK(nbits) ((nbits) == 64 ? 0xffffffffffffffff : (1ULL << (nbits)) \
|
Check
src/gqf.cpp: In function ‘void modify_metadata(QF*, uint64_t*, int)’:
|
Check
263 | static void modify_metadata(QF *cf, uint64_t *metadata, int cnt)
|
Check
src/gqf.cpp: In function ‘void insert_replace_slots_and_shift_remainders_and_runends_and_offsets(QF*, int, uint64_t, uint64_t, const uint64_t*, const uint64_t*, uint64_t, uint64_t)’:
|
Check
1081 | for (i = 0; i < ninserts - 1; i++){
|
Check
src/gqf.cpp:1091:31: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare]
|
Check
| ~~^~~~~~~~~~~~~~
|
Check
1146 | while (npreceding_empties < ninserts &&
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
test (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (macos)
src/gqf.cpp:55:64: warning: integer literal is too large to be represented in a signed integer type, interpreting as unsigned [-Wimplicitly-unsigned-literal]
|
|
test (macos)
//#define BITMASK(nbits) ((nbits) == 64 ? 0xffffffffffffffff : (1ULL << (nbits)) \
|
test (macos)
src/gqf.cpp:263:33: warning: unused parameter 'cf' [-Wunused-parameter]
|
|
test (macos)
printf("#Block %lu \n",i );
|
test (macos)
%llu
|
test (macos)
printf("%02lx ", j);
|
test (macos)
%02llx
|
test (macos)
printf("%lu ", get_slot(qf,j+64*i));
|
test (macos)
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/
|
test (macos)
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/
|
test (macos)
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/
|
test (macos)
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/
|
test (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (windows)
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/
|
test (windows)
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/
|
test (windows)
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/
|
test (windows)
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/
|
Check if wasm-pack builds a valid package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check if wasm-pack builds a valid package
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/
|
Check if wasm-pack builds a valid package
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/
|
Check if wasm-pack builds a valid package
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/
|
Check if wasm-pack builds a valid package
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/
|
Check if wasm-pack builds a valid package
src/gqf.cpp:1:10: fatal error: 'stdlib.h' file not found
|
Check if wasm-pack builds a valid package
^~~~~~~~~~
|