Skip to content

Deploy to dev

Deploy to dev #92

Manually triggered October 24, 2023 14:06
Status Failure
Total duration 41s
Artifacts

deploy-dev-gcp.yaml

on: workflow_dispatch
Deploy application to dev
31s
Deploy application to dev
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Deploy application to dev: src/app.tsx#L24
Type 'HTMLElement | null' is not assignable to type 'HTMLElement | undefined'.
Deploy application to dev: src/component/arbeidsliste/arbeidsliste-footer.tsx#L2
Module '"*.svg"' has no exported member 'ReactComponent'. Did you mean to use 'import ReactComponent from "*.svg"' instead?
Deploy application to dev: src/component/arbeidsliste/arbeidsliste-form.tsx#L27
Type '{ name: string; label: string; validate: (input: string) => string | undefined; bredde: string; }' is not assignable to type 'IntrinsicAttributes & FormikInputProps & TextFieldProps'.
Deploy application to dev: src/component/arbeidsliste/arbeidsliste-modal.tsx#L113
Property 'isOpen' is missing in type '{ children: Element; contentLabel: string; className: string; onRequestClose: () => void; }' but required in type 'ModalProps'.
Deploy application to dev: src/component/arbeidsliste/arbeidsliste-modal.tsx#L116
Argument of type 'FormikProps<{ overskrift: StringOrNothing; kommentar: StringOrNothing; frist: string | undefined; kategori: KategoriModell | null; }>' is not assignable to parameter of type 'FormikProps<ArbeidslisteformValues>'.
Deploy application to dev: src/component/arbeidsliste/arbeidsliste-modal.tsx#L129
Argument of type 'FormikProps<{ overskrift: StringOrNothing; kommentar: StringOrNothing; frist: string | undefined; kategori: KategoriModell | null; }>' is not assignable to parameter of type 'FormikProps<ArbeidslisteformValues>'.
Deploy application to dev: src/component/arbeidsliste/arbeidslisteikon/arbeidslisteikon-visning.tsx#L3
Module '"*.svg"' has no exported member 'ReactComponent'. Did you mean to use 'import ReactComponent from "*.svg"' instead?
Deploy application to dev: src/component/arbeidsliste/arbeidslisteikon/arbeidslisteikon-visning.tsx#L4
Module '"*.svg"' has no exported member 'ReactComponent'. Did you mean to use 'import ReactComponent from "*.svg"' instead?
Deploy application to dev: src/component/arbeidsliste/arbeidslisteikon/arbeidslisteikon-visning.tsx#L5
Module '"*.svg"' has no exported member 'ReactComponent'. Did you mean to use 'import ReactComponent from "*.svg"' instead?
Deploy application to dev: src/component/arbeidsliste/arbeidslisteikon/arbeidslisteikon-visning.tsx#L6
Module '"*.svg"' has no exported member 'ReactComponent'. Did you mean to use 'import ReactComponent from "*.svg"' instead?