Skip to content

Switch teams query to nais-api spec #64

Switch teams query to nais-api spec

Switch teams query to nais-api spec #64

Triggered via pull request February 23, 2024 08:22
@thokra-navthokra-nav
synchronize #151
nais-api
Status Failure
Total duration 1m 8s
Artifacts

unleash.yml

on: pull_request
build-and-test
57s
build-and-test
build-push-sign
0s
build-push-sign
docker-build-pr
0s
docker-build-pr
git-tag
0s
git-tag
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-and-test: src/nais-teams.test.ts#L15
Property 'nodes' is missing in type '{ role: string; team: { slug: string; }; }[]' but required in type '{ nodes: { role: string; team: { slug: string; }; }[]; }'.
build-and-test: src/server.test.ts#L133
Property 'nodes' is missing in type '{ role: string; team: { slug: string; }; }[]' but required in type '{ nodes: { role: string; team: { slug: string; }; }[]; }'.
build-and-test: src/server.test.ts#L175
Property 'nodes' is missing in type '{ role: string; team: { slug: string; }; }[]' but required in type '{ nodes: { role: string; team: { slug: string; }; }[]; }'.
build-and-test
Process completed with exit code 2.