Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

O11Y-4317: update generated mocks and format project #155

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

blakeroberts-wk
Copy link
Contributor

Which problem is this PR solving?

make init (as well as dart pub publish) was failing around building the mocks.

build_runner:build_runner:
../../../../../.pub-cache/hosted/pub.dev/watcher-1.0.2/lib/src/constructable_file_system_event.dart:7:57: Error: The class 'FileSystemEvent' can't be extended, implemented, or mixed in outside of its library because it's a sealed class.
abstract class _ConstructableFileSystemEvent implements FileSystemEvent {
                                                        ^

Fixes # (issue)

Short description of the change

Update generated mocks from version 5.4.2 to 5.4.4.

How Has This Been Tested?

Unit tests and whitespace changes only.

Checklist:

  • Unit tests have been added
  • Documentation has been updated

@aviary-wf
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@blakeroberts-wk
Copy link
Contributor Author

QA +1 passing CI is sufficient considering the changes are to tests and whitespace only

@blakeroberts-wk
Copy link
Contributor Author

@Workiva/release-management-p

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@rmconsole7-wk rmconsole7-wk merged commit 05f63b6 into master Mar 6, 2024
7 checks passed
@rmconsole7-wk rmconsole7-wk deleted the O11Y-4317 branch March 6, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants