Fix duplicated default tag in swagger (#111) #55
validate-and-deploy.yml
on: push
Validate code
/
Unit tests
33s
Validate code
/
Code quality
37s
Check for cluster conditions
/
Checking deployment conditions
3s
Deploy to staging
/
Build and deploy with bratiska-cli
2m 1s
Deploy to dev
/
Build and deploy with bratiska-cli
Deploy to prod
/
Build and deploy with bratiska-cli
Annotations
1 error and 8 warnings
Deploy to staging / Build and deploy with bratiska-cli
Process completed with exit code 1.
|
Validate code / Code quality:
src/auth/guards/role.guard.ts#L2
Requires 'eslint-enable' directive for '@typescript-eslint/no-unsafe-call'
|
Validate code / Code quality:
src/auth/guards/role.guard.ts#L3
Requires 'eslint-enable' directive for '@typescript-eslint/no-unsafe-member-access'
|
Validate code / Code quality:
src/auth/strategies/admin.strategy.ts#L2
Requires 'eslint-enable' directive for '@typescript-eslint/no-unsafe-call'
|
Validate code / Code quality:
src/auth/strategies/admin.strategy.ts#L3
Requires 'eslint-enable' directive for '@typescript-eslint/no-unsafe-return'
|
Validate code / Code quality:
src/auth/strategies/admin.strategy.ts#L4
Requires 'eslint-enable' directive for '@typescript-eslint/no-explicit-any'
|
Validate code / Code quality:
src/auth/strategies/admin.strategy.ts#L20
Potential timing attack, left side: true
|
Validate code / Code quality:
test/app.e2e-spec.ts#L19
Test has no assertions
|
Deploy to staging / Build and deploy with bratiska-cli
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/setup-kubectl@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|