Add configurable compiler and linker flags #79
ci.yml
on: pull_request
Package version parity
7s
Format, lint, and type check
22s
Matrix: example-hello-world
Matrix: example-secure-storage
Matrix: example-timer-callback
Matrix: integration-tests
Matrix: unit-tests
Annotations
2 errors and 4 warnings
|
Unit Tests - Windows
Process completed with exit code 1.
|
|
test/compiler.test.ts > cross-platform compiler commands > passes configured flags to Swift compilation and linking:
packages/swift-node/test/compiler.test.ts#L83
AssertionError: expected 9 to be less than -1
❯ test/compiler.test.ts:83:50
|
|
Example - Timer Callback - Windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests - Windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Example - Hello World - Windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Additional Integrations - Windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|