Add support for Bun as well as existing runtimes #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
Node.js 16:
index.js#L5
Mixed spaces and tabs.
|
Node.js 16:
index.js#L6
Mixed spaces and tabs.
|
Node.js 16:
index.js#L6
Expected an assignment or function call and instead saw an expression.
|
Node.js 16:
index.js#L8
Closing curly brace does not appear on the same line as the subsequent block.
|
Node.js 16
Process completed with exit code 1.
|
Node.js 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|