Add simple CI script #1
ci.yml
on: push
Check basic style
4s
Build & test
26s
Annotations
2 errors and 1 warning
Line too long:
macros/src/parse/buf.rs#L1
Line exceeds maximum length of 100 (it's 104 Unicode codepoints long)
|
Check basic style
Some problems were found
|
Build & test
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/
|