Skip to content

Fix the readme

Fix the readme #11

Triggered via push January 21, 2024 18:53
Status Success
Total duration 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu
[email protected]: source/sqlite3.c: In function ‘sqlite3VdbeExec’:
Ubuntu
[email protected]: 96200 | zPayload[6] = (u8)(v&0xff); v >>= 8;
Ubuntu
[email protected]: source/sqlite3.c:96201:11: note: here
Ubuntu
Ubuntu
[email protected]: 96202 | zPayload[4] = (u8)(v&0xff); v >>= 8;
Ubuntu
[email protected]: source/sqlite3.c:96203:11: note: here
Ubuntu
Ubuntu
[email protected]: 96203 | case 4: zPayload[3] = (u8)(v&0xff); v >>= 8;
Ubuntu
[email protected]: source/sqlite3.c:96204:11: note: here
Ubuntu