Skip to content

add eslint-comments/eslint-unused-disable #47

add eslint-comments/eslint-unused-disable

add eslint-comments/eslint-unused-disable #47

Triggered via pull request April 15, 2024 12:39
Status Success
Total duration 5m 0s
Artifacts

validate-and-deploy.yml

on: pull_request
Validate code  /  Unit tests
24s
Validate code / Unit tests
Validate code  /  Code quality
32s
Validate code / Code quality
Check for cluster conditions  /  Checking deployment conditions
4s
Check for cluster conditions / Checking deployment conditions
Deploy to dev  /  Build and deploy with bratiska-cli
3m 55s
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
Deploy to staging  /  Build and deploy with bratiska-cli
Deploy to staging / Build and deploy with bratiska-cli
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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 dev / 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/.