Skip to content

Fix duplicated default tag in swagger (#111) #55

Fix duplicated default tag in swagger (#111)

Fix duplicated default tag in swagger (#111) #55

Triggered via push April 24, 2024 13:16
Status Failure
Total duration 3m 12s
Artifacts
Validate code  /  Unit tests
33s
Validate code / Unit tests
Validate code  /  Code quality
37s
Validate code / Code quality
Check for cluster conditions  /  Checking deployment conditions
3s
Check for cluster conditions / Checking deployment conditions
Deploy to staging  /  Build and deploy with bratiska-cli
2m 1s
Deploy to staging / Build and deploy with bratiska-cli
Deploy to dev  /  Build and deploy with bratiska-cli
Deploy to dev / Build and deploy with bratiska-cli
Deploy to prod  /  Build and deploy with bratiska-cli
Deploy to prod / Build and deploy with bratiska-cli
Fit to window
Zoom out
Zoom in

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/.