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

feat: revamp permissions component #224

feat: revamp permissions component

feat: revamp permissions component #224

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

http.yml

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

Annotations

32 errors
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)
Process completed with exit code 2.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The job was canceled because "x86_64_linux-amd64_x86_64" failed.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
'canEditPermissions' is declared but its value is never read.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
'budgetUsage' is declared but its value is never read.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
Operator '>' cannot be applied to types 'string' and 'number'.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
Operator '>' cannot be applied to types 'string' and 'number'.
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
Type 'number' is not assignable to type 'string'.
build (aarch64, linux-aarch64, aarch64-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 (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
Process completed with exit code 2.
build (armv6, arm-unknown-linux-gnueabihf)
The job was canceled because "x86_64_linux-amd64_x86_64" failed.
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.