simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.63k stars 49 forks source link

chore(linter): improve error checkcing (#151) #153

Closed simulot closed 7 months ago

simulot commented 7 months ago

This commit add the errcheck linter.

Changes:

test error where it is missing refactor the error checking during server calls

simulot commented 7 months ago

OK