Skip to content

refactor: remove UID argument from NotionDB methods #41

refactor: remove UID argument from NotionDB methods

refactor: remove UID argument from NotionDB methods #41

Triggered via pull request January 25, 2024 02:28
Status Failure
Total duration 22s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: notion_test.go#L23
too many arguments in call to db.QueryDatabaseByName
build: notion_test.go#L29
too many arguments in call to db.QueryDatabaseByEmail
build: notion_test.go#L51
too many arguments in call to db.AddPageToDatabase
build: notion_test.go#L71
too many arguments in call to db.QueryDatabaseContainsByName
build: notion_test.go#L77
too many arguments in call to db.QueryDatabaseContainsByEmail
build: notion_test.go#L85
too many arguments in call to db.QueryDatabaseContains
build
Process completed with exit code 1.