You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/jaller94/Git/matrix-appservice-irc/src/datastore/postgres/PgDataStore.ts
133:43 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
269:9 warning 'allowUnset' is defined but never used @typescript-eslint/no-unused-vars
499:49 warning Forbidden non-null assertion @typescript-eslint/no-non-null-assertion
505:35 warning Forbidden non-null assertion @typescript-eslint/no-non-null-assertion
The text was updated successfully, but these errors were encountered:
As per #1289
The text was updated successfully, but these errors were encountered: