WIP #94
Annotations
10 warnings
xcodebuild:
Sources/StorybookMacrosPlugin/StorybookPageMacro.swift#L73
'argumentList' is deprecated: renamed to 'arguments'
|
xcodebuild:
Sources/StorybookMacrosPlugin/StorybookPageMacro.swift#L83
'as' is deprecated: This cast will always succeed
|
xcodebuild:
Sources/StorybookMacrosPlugin/StorybookPreviewMacro.swift#L74
'argumentList' is deprecated: renamed to 'arguments'
|
xcodebuild:
Sources/StorybookMacrosPlugin/StorybookPreviewMacro.swift#L84
'as' is deprecated: This cast will always succeed
|
xcodebuild:
Sources/StorybookKit/Internals/machOLoader.swift#L369
expression implicitly coerced from 'String?' to 'Any'
|
xcodebuild:
Sources/StorybookKit/StorybookKit.swift#L27
external macro implementation type 'StorybookMacrosPlugin.StorybookPageMacro' could not be found for macro 'StorybookPage(title:contents:)'; '/Users/runner/Library/Developer/Xcode/DerivedData/Storybook-ios-gadhxqvvbkzwzsdqmeljtdwtzzgv/Build/Products/Debug-iphonesimulator/StorybookMacrosPlugin' produced malformed response
|
xcodebuild:
Sources/StorybookKit/StorybookKit.swift#L36
external macro implementation type 'StorybookMacrosPlugin.StorybookPageMacro' could not be found for macro 'StorybookPage(target:contents:)'; '/Users/runner/Library/Developer/Xcode/DerivedData/Storybook-ios-gadhxqvvbkzwzsdqmeljtdwtzzgv/Build/Products/Debug-iphonesimulator/StorybookMacrosPlugin' produced malformed response
|
xcodebuild:
Sources/StorybookKit/StorybookKit.swift#L45
external macro implementation type 'StorybookMacrosPlugin.StorybookPreviewMacro' could not be found for macro 'StorybookPreview(title:contents:)'; '/Users/runner/Library/Developer/Xcode/DerivedData/Storybook-ios-gadhxqvvbkzwzsdqmeljtdwtzzgv/Build/Products/Debug-iphonesimulator/StorybookMacrosPlugin' produced malformed response
|
xcodebuild:
Sources/StorybookKit/StorybookKit.swift#L54
external macro implementation type 'StorybookMacrosPlugin.StorybookPreviewMacro' could not be found for macro 'StorybookPreview(target:contents:)'; '/Users/runner/Library/Developer/Xcode/DerivedData/Storybook-ios-gadhxqvvbkzwzsdqmeljtdwtzzgv/Build/Products/Debug-iphonesimulator/StorybookMacrosPlugin' produced malformed response
|
xcodebuild:
Sources/StorybookKit/Internals/machOLoader.swift#L369
expression implicitly coerced from 'String?' to 'Any'
|
Loading