for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: javascript: true build: image: default-jammy environment: node: version: 23 tests: override: - ts-scrutinizer-run - command: 'npm run test' # Run tests coverage: file: coverage.lcov format: lcov