Skip to content

Commit

Permalink
refactor: testing lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadip committed Nov 4, 2023
1 parent 0b3541a commit d260e23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .eslintcache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/components/datepicker/locale/index.ts":"1","/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/components/datepicker/utils/DateUtils.ts":"2","/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/components/prismcomponent/index.ts":"3","/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/directives/click-outside.ts":"4","/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/global.d.ts":"5","/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/main.ts":"6","/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/shims-vue.d.ts":"7","/Users/shubhadipmaity/projects/vuejs3-datepicker/src/components/datepicker/utils/DateUtils.ts":"8","/Users/shubhadipmaity/projects/vuejs3-datepicker/src/components/prismcomponent/index.ts":"9","/Users/shubhadipmaity/projects/vuejs3-datepicker/src/vite-env.d.ts":"10","/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.lib.ts":"11","/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.project.ts":"12"},{"size":12652,"mtime":1699092401918,"results":"13","hashOfConfig":"14"},{"size":6970,"mtime":1699092401919,"results":"15","hashOfConfig":"14"},{"size":1179,"mtime":1699092401923,"results":"16","hashOfConfig":"14"},{"size":2069,"mtime":1699092401924,"results":"17","hashOfConfig":"14"},{"size":59,"mtime":1699092401924,"results":"18","hashOfConfig":"14"},{"size":210,"mtime":1699092401924,"results":"19","hashOfConfig":"14"},{"size":151,"mtime":1699092401924,"results":"20","hashOfConfig":"14"},{"size":6955,"mtime":1699092401932},{"size":1192,"mtime":1699092401934},{"size":197,"mtime":1699092401934},{"size":833,"mtime":1699092401935,"results":"21","hashOfConfig":"14"},{"size":373,"mtime":1699092401935,"results":"22","hashOfConfig":"14"},{"filePath":"23","messages":"24","suppressedMessages":"25","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"ofe5ac",{"filePath":"26","messages":"27","suppressedMessages":"28","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"29","messages":"30","suppressedMessages":"31","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"32","messages":"33","suppressedMessages":"34","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"35","messages":"36","suppressedMessages":"37","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"38","messages":"39","suppressedMessages":"40","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"41","messages":"42","suppressedMessages":"43","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"44","messages":"45","suppressedMessages":"46","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"47","messages":"48","suppressedMessages":"49","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/components/datepicker/locale/index.ts",["50"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/components/datepicker/utils/DateUtils.ts",["51"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/components/prismcomponent/index.ts",["52"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/directives/click-outside.ts",["53"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/global.d.ts",["54"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/main.ts",["55"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/backup-src/shims-vue.d.ts",["56"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.lib.ts",["57"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.project.ts",["58"],[],{"ruleId":null,"fatal":true,"severity":2,"message":"59","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"60","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"61","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"62","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"63","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"64","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"65","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"66","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"67","nodeType":null},"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/components/datepicker/locale/index.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/components/datepicker/utils/DateUtils.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/components/prismcomponent/index.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/directives/click-outside.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/global.d.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/main.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/backup-src/shims-vue.d.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/vite.config.lib.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/vite.config.project.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file"]
[{"/Users/shubhadipmaity/projects/vuejs3-datepicker/src/components/datepicker/utils/DateUtils.ts":"1","/Users/shubhadipmaity/projects/vuejs3-datepicker/src/components/prismcomponent/index.ts":"2","/Users/shubhadipmaity/projects/vuejs3-datepicker/src/vite-env.d.ts":"3","/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.lib.ts":"4","/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.project.ts":"5"},{"size":6908,"mtime":1699092855777,"results":"6","hashOfConfig":"7"},{"size":1192,"mtime":1699092855778},{"size":197,"mtime":1699092401934},{"size":833,"mtime":1699092401935,"results":"8","hashOfConfig":"9"},{"size":373,"mtime":1699092401935,"results":"10","hashOfConfig":"9"},{"filePath":"11","messages":"12","suppressedMessages":"13","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"a37l99",{"filePath":"14","messages":"15","suppressedMessages":"16","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"ofe5ac",{"filePath":"17","messages":"18","suppressedMessages":"19","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/shubhadipmaity/projects/vuejs3-datepicker/src/components/datepicker/utils/DateUtils.ts",[],["20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43"],"/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.lib.ts",["44"],[],"/Users/shubhadipmaity/projects/vuejs3-datepicker/vite.config.project.ts",["45"],[],{"ruleId":"46","severity":2,"message":"47","line":56,"column":39,"nodeType":"48","messageId":"49","endLine":56,"endColumn":44,"suppressions":"50"},{"ruleId":"46","severity":2,"message":"47","line":56,"column":65,"nodeType":"48","messageId":"49","endLine":56,"endColumn":70,"suppressions":"51"},{"ruleId":"46","severity":2,"message":"47","line":64,"column":36,"nodeType":"48","messageId":"49","endLine":64,"endColumn":41,"suppressions":"52"},{"ruleId":"46","severity":2,"message":"47","line":64,"column":59,"nodeType":"48","messageId":"49","endLine":64,"endColumn":64,"suppressions":"53"},{"ruleId":"46","severity":2,"message":"47","line":73,"column":35,"nodeType":"48","messageId":"49","endLine":73,"endColumn":40,"suppressions":"54"},{"ruleId":"46","severity":2,"message":"47","line":73,"column":57,"nodeType":"48","messageId":"49","endLine":73,"endColumn":62,"suppressions":"55"},{"ruleId":"56","severity":2,"message":"57","line":122,"column":3,"nodeType":"58","messageId":"59","endLine":122,"endColumn":29,"suppressions":"60"},{"ruleId":"46","severity":2,"message":"61","line":122,"column":22,"nodeType":"48","messageId":"49","endLine":122,"endColumn":26,"suppressions":"62"},{"ruleId":"56","severity":2,"message":"57","line":136,"column":5,"nodeType":"58","messageId":"59","endLine":136,"endColumn":36,"suppressions":"63"},{"ruleId":"56","severity":2,"message":"57","line":139,"column":5,"nodeType":"58","messageId":"59","endLine":139,"endColumn":26,"suppressions":"64"},{"ruleId":"56","severity":2,"message":"57","line":154,"column":5,"nodeType":"58","messageId":"59","endLine":154,"endColumn":40,"suppressions":"65"},{"ruleId":"56","severity":2,"message":"57","line":157,"column":5,"nodeType":"58","messageId":"59","endLine":157,"endColumn":30,"suppressions":"66"},{"ruleId":"67","severity":1,"message":"68","line":229,"column":10,"nodeType":null,"messageId":"69","endLine":229,"endColumn":33,"fix":"70","suppressions":"71"},{"ruleId":"72","severity":2,"message":"73","line":229,"column":10,"nodeType":"48","messageId":"74","endLine":229,"endColumn":22,"suppressions":"75"},{"ruleId":"72","severity":2,"message":"76","line":229,"column":24,"nodeType":"48","messageId":"74","endLine":229,"endColumn":33,"suppressions":"77"},{"ruleId":"72","severity":2,"message":"78","line":232,"column":23,"nodeType":"48","messageId":"74","endLine":232,"endColumn":35,"suppressions":"79"},{"ruleId":"72","severity":2,"message":"80","line":232,"column":37,"nodeType":"48","messageId":"74","endLine":232,"endColumn":49,"suppressions":"81"},{"ruleId":"46","severity":2,"message":"82","line":248,"column":22,"nodeType":"83","messageId":"49","endLine":248,"endColumn":77,"suppressions":"84"},{"ruleId":"46","severity":2,"message":"85","line":248,"column":51,"nodeType":"86","messageId":"49","endLine":248,"endColumn":69,"suppressions":"87"},{"ruleId":"46","severity":2,"message":"82","line":249,"column":21,"nodeType":"83","messageId":"49","endLine":249,"endColumn":84,"suppressions":"88"},{"ruleId":"46","severity":2,"message":"85","line":249,"column":54,"nodeType":"86","messageId":"49","endLine":249,"endColumn":76,"suppressions":"89"},{"ruleId":"46","severity":2,"message":"82","line":253,"column":28,"nodeType":"83","messageId":"49","endLine":253,"endColumn":73,"suppressions":"90"},{"ruleId":"46","severity":2,"message":"91","line":253,"column":49,"nodeType":"86","messageId":"49","endLine":253,"endColumn":65,"suppressions":"92"},{"ruleId":"67","severity":1,"message":"93","line":263,"column":46,"nodeType":null,"messageId":"94","endLine":263,"endColumn":47,"fix":"95","suppressions":"96"},{"ruleId":null,"fatal":true,"severity":2,"message":"97","nodeType":null},{"ruleId":null,"fatal":true,"severity":2,"message":"98","nodeType":null},"@typescript-eslint/no-unsafe-argument","Unsafe argument of type `any` assigned to a parameter of type `number`.","Identifier","unsafeArgument",["99"],["100"],["101"],["102"],["103"],["104"],"@typescript-eslint/no-unsafe-return","Unsafe return of an `any` typed value.","ReturnStatement","unsafeReturn",["105"],"Unsafe argument of type `any` assigned to a parameter of type `Date`.",["106"],["107"],["108"],["109"],["110"],"prettier/prettier","Replace `arg0:·RegExp,·arg1:·any` with `⏎··········arg0:·RegExp,⏎··········arg1:·any⏎········`","replace",{"range":"111","text":"112"},["113"],"no-shadow","'arg0' is already declared in the upper scope on line 223 column 7.","noShadow",["114"],"'arg1' is already declared in the upper scope on line 224 column 7.",["115"],"'arg0' is already declared in the upper scope on line 229 column 10.",["116"],"'arg1' is already declared in the upper scope on line 229 column 24.",["117"],"Unsafe argument of type `any` assigned to a parameter of type `string`.","TSAsExpression",["118"],"Unsafe argument of type `any` assigned to a parameter of type `any[]`.","MemberExpression",["119"],["120"],["121"],["122"],"Unsafe argument of type `any` assigned to a parameter of type `{ [x: string]: any; }`.",["123"],"Delete `·`","delete",{"range":"124","text":"125"},["126"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/vite.config.lib.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file","Parsing error: ESLint was configured to run on `<tsconfigRootDir>/vite.config.project.ts` using `parserOptions.project`: /users/shubhadipmaity/projects/vuejs3-datepicker/tsconfig.json\nHowever, that TSConfig does not include this file. Either:\n- Change ESLint's list of included files to not include this file\n- Change that TSConfig to include this file\n- Create a new TSConfig that includes this file and include it in your parserOptions.project\nSee the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file",{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},[5204,5227],"\n arg0: RegExp,\n arg1: any\n ",{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},{"kind":"127","justification":"125"},[6298,6299],"",{"kind":"127","justification":"125"},"directive"]
Loading

0 comments on commit d260e23

Please sign in to comment.