feat: add test demo and update readme #20
test.yml
on: push
Lint: node-LTS, ubuntu-latest
37s
Matrix: test
Annotations
8 errors and 3 warnings
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-16, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-18, windows-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-18, windows-latest
The operation was canceled.
|
Build&Test: node-18, macos-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-18, macos-latest
The operation was canceled.
|
Build&Test: node-20, ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
|
Build&Test: node-20, ubuntu-latest
The operation was canceled.
|
Lint: node-LTS, ubuntu-latest:
.github/workflows/test.yml#L8
Replace `"1"` with `'1'`
|
Lint: node-LTS, ubuntu-latest:
.github/workflows/test.yml#L41
Replace `"Build&Test:·node-${{·matrix.node_version·}},·${{·matrix.os·}}"` with `'Build&Test:·node-${{·matrix.node_version·}},·${{·matrix.os·}}'`
|
Lint: node-LTS, ubuntu-latest:
.github/workflows/test.yml#L96
Replace `"Lint:·node-LTS,·ubuntu-latest"` with `'Lint:·node-LTS,·ubuntu-latest'`
|