Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

feat: add date picker for expiration #223

feat: add date picker for expiration

feat: add date picker for expiration #223

Triggered via push July 4, 2024 05:44
Status Failure
Total duration 2m 19s
Artifacts

http.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build (armv6, arm-unknown-linux-gnueabihf)
'canEditPermissions' is declared but its value is never read.
build (armv6, arm-unknown-linux-gnueabihf)
'budgetUsage' is declared but its value is never read.
build (armv6, arm-unknown-linux-gnueabihf)
Operator '>' cannot be applied to types 'string' and 'number'.
build (armv6, arm-unknown-linux-gnueabihf)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (armv6, arm-unknown-linux-gnueabihf)
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (armv6, arm-unknown-linux-gnueabihf)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (armv6, arm-unknown-linux-gnueabihf)
Operator '>' cannot be applied to types 'string' and 'number'.
build (armv6, arm-unknown-linux-gnueabihf)
Type 'number' is not assignable to type 'string'.
build (armv6, arm-unknown-linux-gnueabihf)
Property 'capabilities' is missing in type '{ initialPermissions: AppPermissions; onPermissionsChange: Dispatch<SetStateAction<AppPermissions>>; canEditPermissions: boolean; budgetUsage: number; }' but required in type 'PermissionsProps'.
build (armv6, arm-unknown-linux-gnueabihf)
Process completed with exit code 2.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The job was canceled because "armv6_arm-unknown-linux-g" failed.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The operation was canceled.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
The job was canceled because "armv6_arm-unknown-linux-g" failed.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
'canEditPermissions' is declared but its value is never read.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
'budgetUsage' is declared but its value is never read.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
Operator '>' cannot be applied to types 'string' and 'number'.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
Operator '>' cannot be applied to types 'string' and 'number'.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
Type 'number' is not assignable to type 'string'.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
Property 'capabilities' is missing in type '{ initialPermissions: AppPermissions; onPermissionsChange: Dispatch<SetStateAction<AppPermissions>>; canEditPermissions: boolean; budgetUsage: number; }' but required in type 'PermissionsProps'.
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
The operation was canceled.