Bump balena/compose to v7 #4217
Annotations
10 warnings
Run /./.github/actions/test
Cache not found for keys: node-cache-Linux-x64-npm-592e769378e80aa821739301cd3023cf96a9003ef05019a887079960ddfa19d8
|
Run /./.github/actions/test:
automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Loading