Skip to content

Disable the unused and problematic tools#2873

Merged
mattleibow merged 2 commits intomainfrom
dev/disable-problems
May 28, 2024
Merged

Disable the unused and problematic tools#2873
mattleibow merged 2 commits intomainfrom
dev/disable-problems

Conversation

@mattleibow
Copy link
Collaborator

Description of Change

The Go modules are all far out of date and some tooling is reporting the repo as having security issues. We do not use any part of Go, EMSDK or perfetto in the SkiaSharp project.

In an ideal world we don't have to make changes and there is a special flag that exists for us to "disable all issues", but that does not exist and trying to make that flag work only on CI is unnecessary. We can just delete the few places that are having issues.

The Go modules are all far out of date and some tooling is reporting the
repo as having security issues. We do not use any part of Go, EMSDK or
perfetto in the SkiaSharp project.

In an ideal world we don't have to make changes and there is a special
flag that exists for us to "disable all issues", but that does not exist
and trying to make that flag work only on CI is unnecessary. We can just
delete the few places that are having issues.
@mattleibow mattleibow force-pushed the dev/disable-problems branch from abead00 to 6aa8f9b Compare May 28, 2024 16:33
@mattleibow mattleibow marked this pull request as ready for review May 28, 2024 19:35
@mattleibow mattleibow merged commit b6e477b into main May 28, 2024
@mattleibow mattleibow deleted the dev/disable-problems branch May 28, 2024 19:35
mattleibow added a commit that referenced this pull request Jan 30, 2025
* Disable the unused and problematic tools

The Go modules are all far out of date and some tooling is reporting the
repo as having security issues. We do not use any part of Go, EMSDK or
perfetto in the SkiaSharp project.

In an ideal world we don't have to make changes and there is a special
flag that exists for us to "disable all issues", but that does not exist
and trying to make that flag work only on CI is unnecessary. We can just
delete the few places that are having issues.
mattleibow added a commit that referenced this pull request Jan 31, 2025
* Disable the unused and problematic tools

The Go modules are all far out of date and some tooling is reporting the
repo as having security issues. We do not use any part of Go, EMSDK or
perfetto in the SkiaSharp project.

In an ideal world we don't have to make changes and there is a special
flag that exists for us to "disable all issues", but that does not exist
and trying to make that flag work only on CI is unnecessary. We can just
delete the few places that are having issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant