Skip to content

feat: Extract storage package #65

feat: Extract storage package

feat: Extract storage package #65

Triggered via pull request September 26, 2024 02:22
Status Failure
Total duration 30s
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.