Skip to content

Merge pull request #14 from hsiaosiyuan0/fix/macos-crash #113

Merge pull request #14 from hsiaosiyuan0/fix/macos-crash

Merge pull request #14 from hsiaosiyuan0/fix/macos-crash #113

Triggered via push December 11, 2023 04:34
Status Success
Total duration 4m 47s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test (macos-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/
test (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/
test (ubuntu-latest): src/vm/dump.c#L483
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test (ubuntu-latest): src/vm/gc.c#L2058
format specifies type 'int' but the argument has type 'long' [-Wformat]
test (ubuntu-latest): qjs/debug.c#L647
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test (ubuntu-latest): src/vm/gc.c#L2058
format specifies type 'int' but the argument has type 'long' [-Wformat]
test (ubuntu-latest): qjs/debug.c#L647
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test (ubuntu-latest): src/vm/gc.c#L2058
format specifies type 'int' but the argument has type 'long' [-Wformat]
test (ubuntu-latest): qjs/debug.c#L647
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
test (ubuntu-latest): src/vm/gc.c#L2058
format specifies type 'int' but the argument has type 'long' [-Wformat]
test (ubuntu-latest): qjs/debug.c#L647
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]