Build errors

Full logs: ya_make_output.txt | ya_log.txt | ya_evlog.jsonl

Other compiler errors

Run(knsVZ0zQHDcKPXXxHiJs6A$(BUILD_ROOT)/cloud/filestore/libs/service/service_auth.cpp.o)

cloud/filestore/libs/service/service_auth.cpp:99:22: error: no member named 'GetPeer' in 'NCloud::NFileStore::NProto::THeaders_TInternal'
            internal.GetPeer());
            ~~~~~~~~ ^
cloud/filestore/libs/service/service_auth.cpp:60:23: note: in instantiation of function template specialization 'NCloud::NFileStore::(anonymous namespace)::TAuthService::ExecuteRequest<NCloud::NFileStore::NProto::TPingRequest, NCloud::NFileStore::NProto::TPingResponse>' requested here
    FILESTORE_SERVICE(FILESTORE_IMPLEMENT_METHOD)
                      ^
cloud/filestore/libs/service/service_auth.cpp:99:22: error: no member named 'GetPeer' in 'NCloud::NFileStore::NProto::THeaders_TInternal'
            internal.GetPeer());
            ~~~~~~~~ ^
cloud/filestore/libs/service/service_auth.cpp:60:23: note: in instantiation of function template specialization 'NCloud::NFileStore::(anonymous namespace)::TAuthService::ExecuteRequest<NCloud::NFileStore::NProto::TPingSessionRequest, NCloud::NFileStore::NProto::TPingSessionResponse>' requested here
    FILESTORE_SERVICE(FILESTORE_IMPLEMENT_METHOD)
                      ^
cloud/filestore/libs/service/service_auth.cpp:99:22: error: no member named 'GetPeer' in 'NCloud::NFileStore::NProto::THeaders_TInternal'
            internal.GetPeer());
            ~~~~~~~~ ^
cloud/filestore/libs/service/service_auth.cpp:60:23: note: in instantiation of function template specialization 'NCloud::NFileStore::(anonymous namespace)::TAuthService::ExecuteRequest<NCloud::NFileStore::NProto::TCreateFileStoreRequest, NCloud::NFileStore::NProto::TCreateFileStoreResponse>' requested here
    FILESTORE_SERVICE(FILESTORE_IMPLEMENT_METHOD)
                      ^
cloud/filestore/libs/service/service_auth.cpp:99:22: error: no member named 'GetPeer' in 'NCloud::NFileStore::NProto::THeaders_TInternal'
            internal.GetPeer());
            ~~~~~~~~ ^
cloud/filestore/libs/service/service_auth.cpp:60:23: note: in instantiation of function template specialization 'NCloud::NFileStore::(anonymous namespace)::TAuthService::ExecuteRequest<NCloud::NFileStore::NProto::TDestroyFileStoreRequest, NCloud::NFileStore::NProto::TDestroyFileStoreResponse>' requested here
    FILESTORE_SERVICE(FILESTORE_IMPLEMENT_METHOD)
                      ^
... truncated; see ya_log.txt for the full compiler output