Skip to content

fix: allow running the local scripts outside of the main FTL directory. #7864

fix: allow running the local scripts outside of the main FTL directory.

fix: allow running the local scripts outside of the main FTL directory. #7864

Triggered via pull request October 7, 2024 03:51
Status Success
Total duration 6m 9s
Artifacts

ci.yml

on: pull_request
Shard Infrastructure Tests
0s
Shard Infrastructure Tests
Shard Integration Tests
5s
Shard Integration Tests
Test Go
4m 53s
Test Go
Test README
1m 50s
Test README
Test Scripts
6s
Test Scripts
SQL
49s
SQL
Ensure Frozen Migrations
5s
Ensure Frozen Migrations
Lint
2m 0s
Lint
Proto Breaking Change Check
11s
Proto Breaking Change Check
Console
58s
Console
VSCode Extension
46s
VSCode Extension
Intellij Plugin
2m 43s
Intellij Plugin
Rebuild All
2m 33s
Rebuild All
Build Docs
5s
Build Docs
Lint Architecture
11s
Lint Architecture
Build Controller Docker Image
3m 16s
Build Controller Docker Image
Build Runner Docker Image
3m 13s
Build Runner Docker Image
Build Box Docker Image
2m 38s
Build Box Docker Image
Console e2e
3m 47s
Console e2e
Matrix: Infrastructure Test
Matrix: Integration Test
Integration Success
0s
Integration Success
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: scripts/ftl#L3
warning: Declare and assign separately to avoid masking return values. [SC2155]
Lint: scripts/ftl#L4
note: Double quote to prevent globbing and word splitting. [SC2086]
Lint: scripts/ftl#L5
note: Not following: ./bin/activate-hermit was not specified as input (see shellcheck -x). [SC1091]