Skip to content

feat: granular member role permissions based on resources #16181

feat: granular member role permissions based on resources

feat: granular member role permissions based on resources #16181

Triggered via pull request November 27, 2024 14:08
Status Failure
Total duration 22m 54s
Billable time 28m
Artifacts 8

pr.yaml

on: pull_request
Matrix: build / build-and-dockerize
graphql-breaking-changes  /  search-token
0s
graphql-breaking-changes / search-token
db-types  /  diff
1m 19s
db-types / diff
test  /  db-migrations
1m 42s
test / db-migrations
test  /  unit
2m 12s
test / unit
code-style  /  eslint-and-prettier
3m 26s
code-style / eslint-and-prettier
typescript  /  typecheck
4m 29s
typescript / typecheck
website-preview  /  deployment
6s
website-preview / deployment
storybook-preview  /  deployment
7s
storybook-preview / deployment
release-candidate  /  snapshot
release-candidate / snapshot
Matrix: static-analysis / analyze
build  /  publish multiarch manifest
43s
build / publish multiarch manifest
Matrix: alpha / cli-test
alpha  /  Extract CLI version
0s
alpha / Extract CLI version
graphql-breaking-changes  /  check
7s
graphql-breaking-changes / check
Matrix: test / integration
alpha  /  ...  /  Build CLI Docker Image
alpha / publish_docker / Build CLI Docker Image
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 42 warnings
db-types / diff
Process completed with exit code 1.
code-style / eslint-and-prettier: packages/services/api/src/modules/auth/providers/organization-members.ts#L4
'@hive/api' should be listed in the project's devDependencies.
code-style / eslint-and-prettier: packages/services/api/src/modules/auth/providers/organization-members.ts#L547
'args' is defined but never used. Allowed unused args must match /^_/u
code-style / eslint-and-prettier: packages/services/api/src/modules/auth/providers/organization-members.ts#L588
'role' is assigned a value but never used. Allowed unused vars must match /^_/u
code-style / eslint-and-prettier
Process completed with exit code 1.
test / e2e
Process completed with exit code 1.
test / integration (2)
Process completed with exit code 1.
test / integration (1)
The job was canceled because "_2" failed.
test / integration (1)
The operation was canceled.
test / integration (3)
The job was canceled because "_2" failed.
test / integration (3)
The operation was canceled.
db-types / diff
Failed to restore: Cache service responded with 429
alpha / npm / snapshot
Failed to restore: Cache service responded with 429
alpha / npm / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / npm / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / npm / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test / db-migrations
Failed to restore: Cache service responded with 429
test / unit
Failed to restore: Cache service responded with 429
static-analysis / analyze (typescript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
static-analysis / analyze (typescript)
Unable to validate code scanning workflow: MissingPushHook
static-analysis / analyze (typescript)
Failed to restore: Cache service responded with 429
static-analysis / analyze (javascript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
static-analysis / analyze (javascript)
Unable to validate code scanning workflow: MissingPushHook
static-analysis / analyze (javascript)
Failed to restore: Cache service responded with 429
code-style / eslint-and-prettier
Failed to restore: Cache service responded with 429
typescript / typecheck
Failed to restore: Cache service responded with 429
alpha / cli-artifacts
Failed to restore: Cache service responded with 429
alpha / cli-artifacts
Failed to restore: Cache service responded with 429
build / dockerize (linux/amd64)
Failed to restore: Cache service responded with 429
build / dockerize (linux/amd64)
Failed to restore: Cache service responded with 429
Variables should be defined before their use: docker/services.dockerfile#L12
UndefinedVar: Usage of undefined variable '$IMAGE_TITLE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: docker/services.dockerfile#L21
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: docker/services.dockerfile#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Variables should be defined before their use: docker/migrations.dockerfile#L12
UndefinedVar: Usage of undefined variable '$RELEASE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/migrations.dockerfile#L17
UndefinedVar: Usage of undefined variable '$IMAGE_DESCRIPTION' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/services.dockerfile#L14
UndefinedVar: Usage of undefined variable '$IMAGE_DESCRIPTION' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/migrations.dockerfile#L15
UndefinedVar: Usage of undefined variable '$IMAGE_TITLE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/services.dockerfile#L13
UndefinedVar: Usage of undefined variable '$RELEASE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/services.dockerfile#L22
UndefinedVar: Usage of undefined variable '$PORT' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: docker/services.dockerfile#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
build / dockerize (linux/arm64)
Failed to restore: Cache service responded with 429
build / dockerize (linux/arm64)
Failed to restore: Cache service responded with 429
Legacy key/value format with whitespace separator should not be used: docker/services.dockerfile#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: docker/migrations.dockerfile#L11
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Variables should be defined before their use: docker/services.dockerfile#L14
UndefinedVar: Usage of undefined variable '$IMAGE_DESCRIPTION' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: docker/services.dockerfile#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: docker/services.dockerfile#L21
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Variables should be defined before their use: docker/services.dockerfile#L22
UndefinedVar: Usage of undefined variable '$PORT' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/migrations.dockerfile#L12
UndefinedVar: Usage of undefined variable '$RELEASE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: docker/migrations.dockerfile#L12
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Variables should be defined before their use: docker/migrations.dockerfile#L15
UndefinedVar: Usage of undefined variable '$IMAGE_TITLE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: docker/migrations.dockerfile#L17
UndefinedVar: Usage of undefined variable '$IMAGE_DESCRIPTION' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
test / e2e
No files were found with the provided path: ./cypress/videos/**/* ./cypress/screenshots/**/*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
graphql-hive~console~C6MDCH+13.dockerbuild
1.63 MB
graphql-hive~console~MWMLD1+13.dockerbuild
2.7 MB
hive-cli-darwin-arm64
40.8 MB
hive-cli-darwin-x64
41.5 MB
hive-cli-linux-arm
41.3 MB
hive-cli-linux-x64
46 MB
hive-cli-win-x64
36.4 MB
hive-cli-win-x86
33.9 MB