Skip to content

Do not fail if the old version of the filter does not exist #3

@105th

Description

@105th

Build failed with following error

2024-04-03T14:48:46.9246507Z node:internal/process/promises:288
2024-04-03T14:48:46.9246848Z             triggerUncaughtException(err, true /* fromPromise */);
2024-04-03T14:48:46.9246962Z             ^
2024-04-03T14:48:46.9246972Z 
2024-04-03T14:48:46.9247851Z [Error: ENOENT: no such file or directory, open '/home/runner/work/FiltersRegistry/FiltersRegistry/temp/platforms/android/filters/255.txt'] {
2024-04-03T14:48:46.9247987Z   errno: -2,
2024-04-03T14:48:46.9248110Z   code: 'ENOENT',
2024-04-03T14:48:46.9248227Z   syscall: 'open',
2024-04-03T14:48:46.9248747Z   path: '/home/runner/work/FiltersRegistry/FiltersRegistry/temp/platforms/android/filters/255.txt'
2024-04-03T14:48:46.9248832Z }
2024-04-03T14:48:46.9248842Z 
2024-04-03T14:48:46.9248948Z Node.js v18.19.1
2024-04-03T14:48:46.9431191Z error Command failed with exit code 1.
2024-04-03T14:48:46.9432219Z info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

when trying to get changes compared to the old version of the filter, which does not exist because the filter was added recently.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions