Skip to content

feat: Extract storage package #64

feat: Extract storage package

feat: Extract storage package #64

Triggered via pull request September 26, 2024 02:21
Status Failure
Total duration 39s
Artifacts

pkg.pr.new.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Argument of type '(changes: { [key: string]: chrome.storage.StorageChange; }) => void' is not assignable to parameter of type '(changes: StorageChange) => void'.
build
Argument of type '(changes: { [key: string]: chrome.storage.StorageChange; }) => void' is not assignable to parameter of type '(changes: StorageChange) => void'.
build
Process completed with exit code 1.