Skip to content

feat: Add api-platform project type detection #466

feat: Add api-platform project type detection

feat: Add api-platform project type detection #466

Triggered via push April 11, 2026 20:50
Status Success
Total duration 1m 2s
Artifacts 1

ci.yml

on: push
Matrix: Bun Test Suite
Matrix: Node Smoke Test
Security Audit
18s
Security Audit
Code Quality
15s
Code Quality
TAF Receipt
28s
TAF Receipt
Championship Status
4s
Championship Status
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 31 warnings
Code Quality: src/core/faf-core.ts#L416
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L415
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L354
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L321
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L320
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L319
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L318
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L317
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L248
Expected { after 'if' condition
Code Quality: src/core/faf-core.ts#L129
Unexpected string concatenation
Bun Test Suite (macos-latest): src/core/faf-core.ts#L416
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L415
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L354
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L321
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L320
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L319
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L318
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L317
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L248
Expected { after 'if' condition
Bun Test Suite (macos-latest): src/core/faf-core.ts#L129
Unexpected string concatenation
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L416
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L415
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L354
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L321
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L320
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L319
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L318
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L317
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L248
Expected { after 'if' condition
Bun Test Suite (ubuntu-latest): src/core/faf-core.ts#L129
Unexpected string concatenation
Code Quality: src/commands/conductor.ts#L37
Forbidden non-null assertion
Code Quality: src/commands/conductor.ts#L21
Function 'conductorImport' has a complexity of 30. Maximum allowed is 10
Code Quality: src/commands/conductor.ts#L21
Function 'conductorImport' has too many lines (61). Maximum allowed is 50
Code Quality: src/commands/conductor.ts#L2
'basename' is defined but never used. Allowed unused vars must match /^_/u
Code Quality: src/commands/conductor.ts#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u
Code Quality: src/commands/compile.ts#L4
'bold' is defined but never used. Allowed unused vars must match /^_/u
Code Quality: src/commands/auto.ts#L11
Function 'autoCommand' has a complexity of 12. Maximum allowed is 10
Code Quality: src/commands/ai.ts#L64
Async function 'enhanceCommand' has too many lines (58). Maximum allowed is 50
Code Quality: src/commands/ai.ts#L48
Unexpected any. Specify a different type
Code Quality: src/commands/ai.ts#L3
'../core/slots.js' import is duplicated
Bun Test Suite (macos-latest): src/commands/conductor.ts#L37
Forbidden non-null assertion
Bun Test Suite (macos-latest): src/commands/conductor.ts#L21
Function 'conductorImport' has a complexity of 30. Maximum allowed is 10
Bun Test Suite (macos-latest): src/commands/conductor.ts#L21
Function 'conductorImport' has too many lines (61). Maximum allowed is 50
Bun Test Suite (macos-latest): src/commands/conductor.ts#L2
'basename' is defined but never used. Allowed unused vars must match /^_/u
Bun Test Suite (macos-latest): src/commands/conductor.ts#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u
Bun Test Suite (macos-latest): src/commands/compile.ts#L4
'bold' is defined but never used. Allowed unused vars must match /^_/u
Bun Test Suite (macos-latest): src/commands/auto.ts#L11
Function 'autoCommand' has a complexity of 12. Maximum allowed is 10
Bun Test Suite (macos-latest): src/commands/ai.ts#L64
Async function 'enhanceCommand' has too many lines (58). Maximum allowed is 50
Bun Test Suite (macos-latest): src/commands/ai.ts#L48
Unexpected any. Specify a different type
Bun Test Suite (macos-latest): src/commands/ai.ts#L3
'../core/slots.js' import is duplicated
Bun Test Suite (ubuntu-latest): src/commands/conductor.ts#L37
Forbidden non-null assertion
Bun Test Suite (ubuntu-latest): src/commands/conductor.ts#L21
Function 'conductorImport' has a complexity of 30. Maximum allowed is 10
Bun Test Suite (ubuntu-latest): src/commands/conductor.ts#L21
Function 'conductorImport' has too many lines (61). Maximum allowed is 50
Bun Test Suite (ubuntu-latest): src/commands/conductor.ts#L2
'basename' is defined but never used. Allowed unused vars must match /^_/u
Bun Test Suite (ubuntu-latest): src/commands/conductor.ts#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u
Bun Test Suite (ubuntu-latest): src/commands/compile.ts#L4
'bold' is defined but never used. Allowed unused vars must match /^_/u
Bun Test Suite (ubuntu-latest): src/commands/auto.ts#L11
Function 'autoCommand' has a complexity of 12. Maximum allowed is 10
Bun Test Suite (ubuntu-latest): src/commands/ai.ts#L64
Async function 'enhanceCommand' has too many lines (58). Maximum allowed is 50
Bun Test Suite (ubuntu-latest): src/commands/ai.ts#L48
Unexpected any. Specify a different type
Bun Test Suite (ubuntu-latest): src/commands/ai.ts#L3
'../core/slots.js' import is duplicated
TAF Receipt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Wolfe-Jam/faf-taf-git@v2.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
dist-files
111 KB
sha256:af9a9e422b78b6884f18e9aebca7c6728bef74ac9218ab17bf263802c5190d78